Auto merge of #2915 - matklad:rename-shell, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 25 Jul 2016 20:32:25 +0000 (13:32 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2016 20:32:25 +0000 (13:32 -0700)
Minor, rename function parameter

Naming `Config` as `shell` (while having a `shell` function in scope which returns `MultiShell`) inside this not so trivial callback driven fragment of code is devilishly evil :)


Trivial merge